home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1889 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: esp.bellcore.com!gollap
  2. From: gollap@esp.bellcore.com (Srinivas Gollapudi)
  3. Newsgroups: comp.databases.oracle,comp.lang.c++
  4. Subject: Re: RDBMS/C++ class library experiences...
  5. Date: 13 Jan 1996 21:33:33 GMT
  6. Organization: Bellcore
  7. Message-ID: <4d98fd$ck5@athos.cc.bellcore.com>
  8. References: <30E9A6ED.1143@logica.se>
  9. NNTP-Posting-Host: nevis.esp.bellcore.com
  10.  
  11. Use Persisitence. It is a software that produces C++ class library for your
  12. Database objects. There are some limitations. But it works.
  13.  
  14. Srinivas Gollapudi
  15.  
  16. In article <30E9A6ED.1143@logica.se>, Daniel Sundman <dasu@logica.se> writes:
  17. > Hi,
  18. > I'm invloved in a project where we use an Oracle database, Pro*C and
  19. > C++. I find this approach to be neither flexible, portable or elegant.
  20. > We're now looking at C++ class libraries that would solve this problem.
  21. > Any suggestions and/or experiences that you have using C++ class
  22. > libraries for RDBMS's (eg. DBTools.h++, ILOG DB Link) would be
  23. > greatly appreciated.
  24. > ------------------------------
  25. > Daniel Sundman
  26. > Logica Svenska AB
  27. > dasu@logica.se
  28. > Opinions expressed are my own!
  29.